ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / CollectionViewRequest<T> Class / CollectionViewRequest<T> Constructor

In This Topic
    CollectionViewRequest<T> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New()
    public CollectionViewRequest<T>()
    See Also